home *** CD-ROM | disk | FTP | other *** search
/ Productivity Lifestyle Kn…ge Entertainment Utility / Productivity Lifestyle Knowledge (Starshine)(STARD1)(1999).BIN / Aveo / Attune / setup.iss < prev    next >
Text File  |  1999-08-26  |  545b  |  29 lines

  1. ;-------------------------------------------------------------
  2. ;     Product name: Attune System (Locke)
  3. ;-------------------------------------------------------------
  4.  
  5. [InstallShield Silent]
  6. Version=v5.00.000
  7. File=Response File
  8. [DlgOrder]
  9. Dlg0=SdWelcome-0
  10. Count=4
  11. Dlg1=SdLicense-0
  12. Dlg2=SdAskDestPath-0
  13. Dlg3=SdFinish-0
  14. [SdWelcome-0]
  15. Result=1
  16. [SdLicense-0]
  17. Result=1
  18. [SdAskDestPath-0]
  19. szDir=C:\Program Files\Aveo\Attune
  20. Result=1
  21. [Application]
  22. Name=Attune
  23. Version=1.00.00
  24. Company=Aveo
  25. [SdFinish-0]
  26. Result=1
  27. bOpt1=0
  28. bOpt2=0
  29.